*******************************************************
It is the same EuroX2 but with Stop Loss. 

Though it is also infringement of the basic algorithm, many of clients asked us to make this version - with Stop Loss. 
Before to use it on the Real account, pick up your OWN optimum parameters !

*******************************************************

For using expert advisor EuroX2_sl_demo, you must :

1) put the file EuroX2_sl_demo.ex4 into folder MetaTrader4/experts,
2) restart MetaTrader4

--------------------------------------------
ATTENTION ! Demo is NOT working on live account, demo or real. It runs ONLY under StrategyTester of MetaTrader4, and is using for backtests only - it's a copyright protection. Full version for live account is here :

http://forexsoft.us
--------------------------------------------

It may work on ANY currency pairs, BUT : 

-------------------------------------------------------
IT IS CREATED SPECIAL FOR WORK on EUR/USD, chart H4 !!! 
-------------------------------------------------------

Variables :
----------------

MaxTrades = 4; - it will open new positions up to this num, if price temporary go to the "bad way";

Pips = 5; - if common profit of all opened positions are this, they will be close (all);

TakeProfit = 40; - takeprofit;

TrailingStop = 20; - trail stoploss.

InitialStop = 110; - stoploss.
